Skip to content
This repository was archived by the owner on Dec 11, 2023. It is now read-only.

Bump org.eclipse.jetty:jetty-bom from 9.4.49.v20220914 to 12.0.0#81

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/maven/org.eclipse.jetty-jetty-bom-12.0.0
Closed

Bump org.eclipse.jetty:jetty-bom from 9.4.49.v20220914 to 12.0.0#81
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/maven/org.eclipse.jetty-jetty-bom-12.0.0

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github Aug 14, 2023

Bumps org.eclipse.jetty:jetty-bom from 9.4.49.v20220914 to 12.0.0.

Release notes

Sourced from org.eclipse.jetty:jetty-bom's releases.

12.0.0

Important Notes

  • New Environment System (ee10 / ee9 / ee8)
  • Supports ee10 / ee9 / ee8 at the same time (in different deployed webapps)
  • Jetty Core no longer has dependencies on any Jakarta EE Spec

Special Thanks to the following Eclipse Jetty community members

@​kohlschuetter (Christian Kohlschütter) @​gregpoulos (Greg Poulos)

Changelog

  • #10231 - DefaultServlet no longer supports POST and OPTIONS and returns a 405 instead
  • #10229 - HttpConfiguration.setIdleTimeout() breaks long running requests
  • #10227 - EE10 Unable to use Cookie attributes with HttpServletResponse.addCookie(jakarta.servlet.http.Cookie)
  • #10205 - fixes for jetty 12 ee8 websocket demos
  • #10178 - Fix demo-spec webapp failures
  • #10165 - rename JAVAX_API to JAKARTA_API in ee9 and ee10 Source
  • #10155 - EE10 Servlet include after HttpServletResponse.getWriter().println() omits Content-Length from the response
  • #10135 - Websocket: Using PerMessageDeflateExtension and flush in batchMode send FLUSH_FRAME to client.

12.0.0.beta4

Changelog

  • #10144 - Common code and documentation for dispatched query parameters
  • #10141 - welcome-file ignored on jetty12ee10 on exploded deploy, works on ee9 and older jettys.
  • #10139 - DefaultServlet not working with named dispatch in Jetty-12 EE10.
  • #10134 - Server.stop() and WebInfConfiguration.deconfigure() can throw a ClosedFileSystemException when restoring the original base resource
  • #10131 - Review ERROR query-string handling
  • #10102 - Fixes delivery of events to Response.CompleteListeners.
  • #10090 - Improved start.jar dry-run command line quoting
  • #10084 - ServletApiContext.getResourcePaths() doesn't respect the spec
  • #10082 - Various cleanups of StringUtil and TypeUtil
  • #10081 - Fix replacement logic for Configuration lists
  • #10071 - add SizeLimitHandler to Jetty-12
  • #10068 - Jetty 12: instantiation of HashLoginService
  • #10061 - Simplified URLResource cleaner
  • #9444 - Unexpected encoding in request.getPathInfo() with Jetty 12 beta0

12.0.0.beta3

Changelog

  • #9988 - Add constructors accepting the handler to wrap to all core handler wrappers
  • #9984 - URLResource.isDirectory() throws a NullPointerException when created from a jar:file: URL
  • #9983 - Implement quality lists for Locales

... (truncated)

Commits
  • 52d9417 Updating to version 12.0.0
  • 28100e8 Reverted asciidoctorj-diagram.version to 2.2.9 to correctly generate the link...
  • b781a92 Fixed javadocs generation.
  • af7127c Merge pull request #10205 from eclipse/jetty-12.0.x-websocket-demos
  • 466b75c fix websocket demo for ee8 jetty-12
  • 1d52c83 Merge remote-tracking branch 'origin/jetty-12.0.x' into jetty-12.0.x-websocke...
  • 70a7a67 Fix #10229 servlet Idle Timeout (#10233)
  • 5535179 Issue #10231 - ee10 DefaultServlet HTTP method support. (#10232)
  • 9357c26 Issue #10227 - HttpServletResponse.addCookie(Cookie) support for Cookie att...
  • d3e40d8 Merged branch 'jetty-11.0.x' into 'jetty-12.0.x'.
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [org.eclipse.jetty:jetty-bom](https://github.com/eclipse/jetty.project) from 9.4.49.v20220914 to 12.0.0.
- [Release notes](https://github.com/eclipse/jetty.project/releases)
- [Commits](jetty/jetty.project@jetty-9.4.49.v20220914...jetty-12.0.0)

---
updated-dependencies:
- dependency-name: org.eclipse.jetty:jetty-bom
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Aug 14, 2023
@dependabot @github
Copy link
Copy Markdown
Author

dependabot Bot commented on behalf of github Sep 4, 2023

Superseded by #84.

@dependabot dependabot Bot closed this Sep 4, 2023
@dependabot dependabot Bot deleted the dependabot/maven/org.eclipse.jetty-jetty-bom-12.0.0 branch September 4, 2023 00:21
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants